Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more report plots #74

Merged
merged 10 commits into from
Sep 28, 2023
Merged

Add more report plots #74

merged 10 commits into from
Sep 28, 2023

Conversation

mirpedrol
Copy link
Member

@mirpedrol mirpedrol commented Aug 21, 2023

Add report plots from CRISPR-A output

MissingAdded the docker and singularity containers BioContainers/multi-package-containers#2715

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/crisprseq branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link

github-actions bot commented Aug 21, 2023

nf-core lint overall result: Failed ❌

Posted for pipeline commit 10c7c74

+| ✅ 154 tests passed       |+
#| ❔  16 tests were ignored |#
!| ❗   2 tests had warnings |!
-| ❌   4 tests failed       |-

❌ Test failures:

❗ Test warnings:

  • pipeline_todos - TODO string in README.md: If applicable, make list of people who have also contributed
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.10
  • Run at 2023-09-28 11:19:31

@mirpedrol mirpedrol mentioned this pull request Aug 21, 2023
10 tasks
@mirpedrol mirpedrol added this to the 2.1.0 milestone Sep 19, 2023
bin/plotter.R Outdated Show resolved Hide resolved
bin/plotter.R Outdated Show resolved Hide resolved
bin/plotter.R Outdated Show resolved Hide resolved
Copy link
Contributor

@WackerO WackerO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor suggestions but I'll already approve :)

@WackerO
Copy link
Contributor

WackerO commented Sep 28, 2023

BTW, if you cannot fix that linting error you can also use

lint:
  multiqc_config:
    - report_comment

to the .nf-core.yml to have it skipped

@mirpedrol
Copy link
Member Author

The multiqc_config linting error is now fixed, the other linting errors are due to the new nf-core/tools version. I will ignore them here and fix it with the template update :)

@mirpedrol mirpedrol merged commit 4fcf214 into nf-core:dev Sep 28, 2023
9 of 10 checks passed
@mirpedrol mirpedrol deleted the more-report-plots branch September 28, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants